'宣言 Public Function Title( _ ByVal value As System.String _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> Title( System.string value )
パラメータ
- value
- The value.
戻り値の型
Current builder.
'宣言 Public Function Title( _ ByVal value As System.String _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> Title( System.string value )